Skip to content

Commit

Permalink
All OS
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed May 30, 2024
1 parent 5c44b0b commit de722c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-24.04 ]
os: [ ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-11, macos-arm-oss ]
ruby: [ruby-3.1.6, ruby-3.3.2]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit de722c0

Please sign in to comment.