Skip to content

Commit

Permalink
tweak Actions buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew6rant committed Jul 13, 2022
1 parent 02da118 commit 700b873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
17 # Needed for 1.18
]
# and run on both Linux and Windows
os: [ubuntu-20.04, windows-latest]
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- name: checkout repository
Expand Down

0 comments on commit 700b873

Please sign in to comment.