Skip to content

Commit

Permalink
Use latest ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Nov 8, 2021
1 parent 29d610d commit a057353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
go-version: [ 1.15.x, 1.16.x, 1.17.x ]
os: [ ubuntu-20.04 ]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
Expand Down

0 comments on commit a057353

Please sign in to comment.