Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 21, 2024
1 parent 10111b3 commit 8c98ae4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -9,7 +9,8 @@ jobs:
include:
- ruby: 3.3
os: ubuntu-22.04
- ruby: 3.2
# TODO figure out issue with Ruby 3.2.3
- ruby: 3.2.2
os: macos-14
- ruby: 3.1
os: macos-13
Expand Down

0 comments on commit 8c98ae4

Please sign in to comment.