We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a7fe3 commit 8d87f5cCopy full SHA for 8d87f5c
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
strategy:
31
matrix:
32
- os-version: [ 'ubuntu-20.04' ]
+ os-version: [ 'ubuntu-24.04' ]
33
ruby-version:
34
- '2.3'
35
- '2.4'
0 commit comments