Skip to content

Commit d2753f1

Browse files
committed
Remove outdated Ubuntu 20.04 from CI test matrix
1 parent dcc6e9a commit d2753f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/go.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ jobs:
2121
matrix:
2222
os:
2323
- ubuntu-latest
24-
- ubuntu-20.04
25-
steps:
2624

25+
steps:
2726
- name: Set up Go 1.x
2827
uses: actions/setup-go@v2
2928
with:

0 commit comments

Comments
 (0)