Skip to content

Commit daebd4d

Browse files
committed
Image: ubuntu-20.04
1 parent 4906b77 commit daebd4d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ env:
3636
jobs:
3737
build:
3838
name: Build
39-
runs-on: ubuntu-latest
39+
runs-on: ubuntu-20.04
40+
#url: https://github.com/actions/virtual-environments
4041

4142
steps:
4243
- name: Check Out Code

0 commit comments

Comments
 (0)