Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
ci: use ubuntu 20.04 to build mruby
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Dec 1, 2022
1 parent 2999842 commit 10b429a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
go-version: [1.18.x]
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
GO111MODULE: on
GOFLAGS: "-mod=vendor"
Expand Down

0 comments on commit 10b429a

Please sign in to comment.