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