We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc983c commit ba4e424Copy full SHA for ba4e424
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
version:
13
- [ 59, 60 ]
+ [ 60 ]
14
15
runs-on: ubuntu-latest
16
steps:
0 commit comments