We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2008858 commit bdaf633Copy full SHA for bdaf633
1 file changed
.github/workflows/build.yaml
@@ -38,7 +38,7 @@ env:
38
jobs:
39
build:
40
name: Build
41
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
42
#url: https://github.com/actions/virtual-environments
43
44
steps:
0 commit comments