Skip to content

Commit

Permalink
One separate test with older openssl gem
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Dec 28, 2024
1 parent ea2c2c0 commit f6625d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@ jobs:
- "3.4"
gemfile:
- gemfiles/standalone.gemfile
- gemfiles/openssl.gemfile
- gemfiles/rbnacl.gemfile
- gemfiles/rbnacl_pre_6.gemfile
experimental: [false]
include:
- os: ubuntu-20.04
ruby: "3.0"
gemfile: 'gemfiles/openssl.gemfile'
- os: ubuntu-latest
ruby: "truffleruby-head"
gemfile: 'gemfiles/standalone.gemfile'
experimental: true
Expand Down

0 comments on commit f6625d8

Please sign in to comment.