Skip to content

Commit

Permalink
Remove outdated Ubuntu 20.04 from CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartin committed May 6, 2024
1 parent dcc6e9a commit d2753f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-20.04
steps:

steps:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit d2753f1

Please sign in to comment.