Skip to content

Commit ebf193a

Browse files
authored
Run GH actions on ubuntu-20.04 (#291)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 33a11ef commit ebf193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
build:
1515
name: Build
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-20.04
1717
steps:
1818
- name: Check out code into the Go module directory
1919
uses: actions/checkout@v1

0 commit comments

Comments
 (0)