1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-02 07:28:53 +00:00
This commit is contained in:
Hazel 2023-10-05 15:41:37 +01:00
parent 6d7df09437
commit 66e9bf8716

View file

@ -42,7 +42,7 @@ jobs:
create-nightly-win:
needs: check_date
if: ${{ needs.check_date.outputs.should_run != 'false'}}
runs-on: windows-latest
runs-on: 64fast
permissions:
contents: write
actions: write
@ -63,7 +63,7 @@ jobs:
target: win
test-unit-win:
needs: create-nightly-win
runs-on: windows-latest
runs-on: 64fast
permissions:
contents: write
actions: write