Skip to content

Commit

Permalink
Update test_cov_main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrplens authored Aug 18, 2024
1 parent 5c308ce commit 81b673a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cov_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04,macos-14,Debian-12]
ruby: ['3.1.6','3.2.5','3.3.4']
ruby: ['3.1.6','3.2.4','3.3.3']

name: "OS: ${{ matrix.os }} - RUBY: ${{ matrix.ruby }}"
uses: ./.github/workflows/test_cov_worker.yaml
Expand Down

0 comments on commit 81b673a

Please sign in to comment.