Skip to content

Commit

Permalink
Similarly pin Windows version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Nov 29, 2022
1 parent 67088aa commit 316d0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-20.04]
os: [windows-2019, macos-latest, ubuntu-20.04]
steps:
- name: Install Ubuntu build dependencies.
if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 316d0c2

Please sign in to comment.