Skip to content

Commit

Permalink
move test to run on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjinx committed Aug 16, 2022
1 parent 6ebd89a commit 0df772c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/templates/unit_test.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ concurrency:

jobs:
test:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

steps:
- name: Set up Go
Expand Down

0 comments on commit 0df772c

Please sign in to comment.