Skip to content

Commit

Permalink
Update windows version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Zlika committed Oct 8, 2022
1 parent ba48187 commit 7889613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: make clean all DASM=1

build-windoze:
runs-on: windows-2016
runs-on: windows-2022
steps:
- uses: actions/checkout@v2
- name: Set PATH
Expand Down

0 comments on commit 7889613

Please sign in to comment.