Skip to content

Commit

Permalink
github-workflows: stick to x86 runner for now
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed May 4, 2024
1 parent 37291b5 commit 29bffe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- macos-13
ruby:
- '2.6'
- '2.7'
Expand Down

0 comments on commit 29bffe4

Please sign in to comment.