Skip to content

Commit acddcab

Browse files
authored
Update Linux build environment to Ubuntu 22.04
1 parent 7ce3d73 commit acddcab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

6363
build-linux:
6464
name: Build Linux
65-
runs-on: ubuntu-20.04
65+
runs-on: ubuntu-22.04
6666

6767
strategy:
6868
matrix:

0 commit comments

Comments
 (0)