We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ba8b4 commit bf3b5e9Copy full SHA for bf3b5e9
.github/workflows/linux.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
platform: [clang, gcc]
26
- os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
+ os: [ubuntu-20.04, ubuntu-22.04]
27
28
steps:
29
- uses: actions/checkout@v2
0 commit comments