Skip to content

Commit

Permalink
(puppetlabs#9302) Add Ruby 3.3 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Mar 26, 2024
1 parent 9b3514e commit 8c8fa8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rspec_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- {os: ubuntu-latest, ruby: '3.1'}
- {os: ubuntu-20.04, ruby: '3.2'} # openssl 1.1.1
- {os: ubuntu-22.04, ruby: '3.2'} # openssl 3
- {os: ubuntu-22.04, ruby: '3.3'} # openssl 3 / latest Ruby
- {os: ubuntu-latest, ruby: 'jruby-9.4.3.0'}
- {os: windows-2019, ruby: '3.1'}
- {os: windows-2019, ruby: '3.2'} # openssl 3
Expand Down

0 comments on commit 8c8fa8f

Please sign in to comment.