Skip to content

Commit

Permalink
Merge pull request #214 from ruby/flavorjones-20230408-exclude-jruby-…
Browse files Browse the repository at this point in the history
…head-on-mac

Exclude jruby-head on macOS
  • Loading branch information
flavorjones committed Apr 8, 2023
2 parents 7694d46 + 4af230b commit 4af669a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Expand Up @@ -37,6 +37,7 @@ jobs:
- {os: macos-latest, ruby: truffleruby }
- {os: macos-latest, ruby: truffleruby-head }
- {os: macos-latest, ruby: jruby }
- {os: macos-latest, ruby: jruby-head }
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 4af669a

Please sign in to comment.