Skip to content

Commit df6b747

Browse files
committed
-Update CI
1 parent e202aca commit df6b747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
config:
22-
- { name: "ubuntu-18.04", os: "ubuntu-18.04" }
22+
- { name: "ubuntu-20.04", os: "ubuntu-20.04" }
2323
name: build-container-linux
2424
runs-on: ${{ matrix.config.os }}
2525
steps:

0 commit comments

Comments
 (0)