build: ci changes

This commit is contained in:
aerinon
2024-05-30 14:25:04 -06:00
parent ca40f87daa
commit 8240118d7e
3 changed files with 2 additions and 6 deletions

View File

@@ -43,5 +43,5 @@ jobs:
FINE_PAT: ${{ secrets.ALTTPER_TAGGER }}
with:
repository: ${{ github.repository_owner }}/z3randomizer
ref-name: heads/OWMain
ref-name: heads/DRUnstable
github-tag: ${{ github.event.release.tag_name }}

View File

@@ -43,7 +43,6 @@ jobs:
os-name: [
# ubuntu-latest, # ubuntu-22.04
ubuntu-22.04,
ubuntu-20.04,
macos-latest, # macos-12
windows-latest # windows-2022
]
@@ -102,7 +101,6 @@ jobs:
os-name: [
# ubuntu-latest, # ubuntu-22.04
ubuntu-22.04,
ubuntu-20.04,
macos-latest, # macos-12
windows-latest # windows-2022
]
@@ -178,7 +176,6 @@ jobs:
os-name: [
# ubuntu-latest, # ubuntu-22.04
ubuntu-22.04,
ubuntu-20.04,
macos-latest, # macos-12
windows-latest # windows-2022
]
@@ -220,7 +217,6 @@ jobs:
os-name: [
# ubuntu-latest, # ubuntu-22.04
ubuntu-22.04,
ubuntu-20.04,
macos-latest, # macos-12
windows-latest # windows-2022
]

View File

@@ -19,7 +19,7 @@ global FILESIZE_CHECK
# windows: 2022, 2019
# macos: 14, 13, 12, 11
DEFAULT_EVENT = "event"
DEFAULT_REPO_SLUG = "miketrethewey/ALttPDoorRandomizer"
DEFAULT_REPO_SLUG = "aerinon/ALttPDoorRandomizer"
FILENAME_CHECKS = [
"DungeonRandomizer",
"Gui",