Skip to content

Commit

Permalink
Run GH actions on ubuntu-20.04 (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Dec 8, 2022
1 parent 4557cc5 commit 898bea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
build:
name: Build
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v2
Expand Down

0 comments on commit 898bea1

Please sign in to comment.