This website works better with JavaScript.
Home
Explore
Help
Sign In
ei
/
mtg
mirror of
https://github.com/9seconds/mtg
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
48
Wiki
Activity
Browse Source
Remove obsolete Golang 1.16
tags/v2.1.5^2
9seconds
4 years ago
parent
880dd04728
commit
a9b3560b25
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
.github/workflows/ci.yaml
+ 0
- 1
.github/workflows/ci.yaml
View File
@@ -42,7 +42,6 @@ jobs:
42
42
strategy:
43
43
matrix:
44
44
go_version:
45
- - ~1.16
46
45
- ^1.17
47
46
steps:
48
47
- name: Checkout
Write
Preview
Loading…
Cancel
Save