Skip to content

Commit

Permalink
ci: feeling lucky with runners (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit authored Sep 22, 2022
1 parent b073153 commit f50c682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
os: [ windows, linux ]
include:
- os: windows
runner: windows-2019
runner: windows-2022
- os: linux
runner: ubuntu-20.04

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- os: windows
runner: windows-2019
- os: macos
runner: macos-10.11
runner: macos-latest
- os: linux
runner: ubuntu-20.04
exclude:
Expand Down

0 comments on commit f50c682

Please sign in to comment.