Skip to content

Commit

Permalink
Merge pull request #216 from austinvazquez/update-github-actions-images
Browse files Browse the repository at this point in the history
Update GitHub Actions runner images
  • Loading branch information
estesp authored Feb 27, 2023
2 parents 636ebfe + ad9c903 commit d6500b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-22.04, macos-10.15, windows-2019]
os: [ubuntu-22.04, macos-12, windows-2019, windows-2022]

steps:
- name: Set up Go
Expand Down

0 comments on commit d6500b3

Please sign in to comment.