Skip to content

Commit

Permalink
Pin versions of runner images (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat authored May 21, 2024
1 parent 650c578 commit 5608bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
strategy:
matrix:
os:
- ubuntu-latest
- ubuntu-22.04
- [self-hosted, linux-arm64]
- macos-13
- [self-hosted, macos, arm64]
- windows-latest
- windows-2022
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 5608bb2

Please sign in to comment.