mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-09-17 00:08:57 -07:00
Core: purge py3.8 and py3.9 (#3973)
Co-authored-by: Remy Jette <[email protected]> Co-authored-by: Jouramie <[email protected]> Co-authored-by: Aaron Wagener <[email protected]>
This commit is contained in:
co-authored by
Remy Jette
Jouramie
Aaron Wagener
parent
6c939d2d59
commit
334781e976
@@ -33,13 +33,11 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
python:
|
||||
- {version: '3.8'}
|
||||
- {version: '3.9'}
|
||||
- {version: '3.10'}
|
||||
- {version: '3.11'}
|
||||
- {version: '3.12'}
|
||||
include:
|
||||
- python: {version: '3.8'} # win7 compat
|
||||
- python: {version: '3.10'} # old compat
|
||||
os: windows-latest
|
||||
- python: {version: '3.12'} # current
|
||||
os: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user