Skip to content

Commit c942811

Browse files
authored
pin version of ubuntu in xios build
1 parent 897d50e commit c942811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build_test:
1111
name: build test
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
matrix:
1515
version: [XIOS/trunk@2252, XIOS2/trunk, XIOS3/trunk]

0 commit comments

Comments
 (0)