We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953a2ff commit 0b76125Copy full SHA for 0b76125
.github/workflows/build-linux-arm.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']
+ version: ['8.3', '8.2', '8.1']
40
steps:
41
- uses: actions/checkout@v4
42
0 commit comments