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 f2ec4dc commit 2b39b5aCopy full SHA for 2b39b5a
.github/workflows/linux.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- os: ubuntu-latest
+ os: [ubuntu-latest]
33
include:
34
# -------------------------------------------------------------------------
35
- name: Empty APLOGNO() test
0 commit comments