Skip to content

Commit ce8376b

Browse files
authored
Update autotools-openmp.yml
actions/runner-images#6002 Drop 18.04. Add 22.04.
1 parent f682bae commit ce8376b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotools-openmp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
config:
16-
- { name: 18.04-openmp, os: ubuntu-18.04 }
1716
- { name: 20.04-openmp, os: ubuntu-20.04 }
17+
- { name: 22.04-openmp, os: ubuntu-22.04 }
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)