We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfd9ac commit 258bc33Copy full SHA for 258bc33
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- os: ['ubuntu-18.04', 'ubuntu-latest', 'macos-latest']
+ os: ['ubuntu-latest', 'macos-latest']
40
ruby: ['3.0', '3.1']
41
experimental: [false]
42
include:
0 commit comments