Skip to content

Commit 47c3e37

Browse files
authored
Reverted ubuntu version change
1 parent 2fb97cc commit 47c3e37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
strategy:
2929
matrix:
30-
container: ["ubuntu:20.04"]
30+
container: ["ubuntu:22.04"]
3131

3232
container:
3333
image: ${{ matrix.container }}

0 commit comments

Comments
 (0)