We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba80a3 commit 8e951ebCopy full SHA for 8e951eb
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- os: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04, macos-12, macos-11, windows-2022, windows-2019]
+ os: [ubuntu-22.04, ubuntu-20.04, macos-12, macos-11, windows-2022, windows-2019]
23
compiler: [gcc]
24
version: [12, 11, 10, 9, 8, 7, 6, 5]
25
steps:
0 commit comments