Skip to content

Commit

Permalink
Update ruby versions in the CI tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
hainesr committed May 19, 2021
1 parent 3bc9d19 commit 3f8a086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
strategy:
matrix:
ruby: [2.4, 2.5, 2.6, 2.7, head]
ruby: [2.5, 2.6, 2.7, '3.0', head]
env:
MOS6502_KLAUS2M5: on
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3f8a086

Please sign in to comment.