We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec599b3 commit 953a2ffCopy full SHA for 953a2ff
.github/workflows/build-linux-x86_64.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
strategy:
38
matrix:
39
- version: ['8.4', '8.3', '8.2', '8.1', '8.0']
+ version: ['8.3', '8.2', '8.1', '8.0']
40
steps:
41
- uses: actions/checkout@v4
42
0 commit comments