maybe wrong architecture?

This commit is contained in:
techbot 2023-09-20 20:41:54 +02:00
parent ffc1eaf8cd
commit 7fc4e909bb

View File

@ -13,7 +13,7 @@ jobs:
update-workshop-develop:
if: github.repository == 'CapsAdmin/pac3'
needs: linter
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v2