Skip to content

Commit

Permalink
Pin OS versions in the CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Jul 7, 2024
1 parent 3a3cc6c commit a98b5f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
strategy:
matrix:
os:
# - ubuntu-latest
# - windows-latest
- macOS-latest
# - ubuntu-20.04
# - windows-2019
- macOS-12
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit a98b5f0

Please sign in to comment.