summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Paul <n@nc0.fr>2023-04-25 15:35:16 +0200
committerNicolas Paul <n@nc0.fr>2023-04-25 15:35:16 +0200
commitd737d4934ab212c4059a9b1cb05e1f6712e9c5a6 (patch)
tree676c3898c90ecab19ad42382bd46d0694ae63744
parentaee2eadbb85eb1a76faf5cad58b6c3bc92ae34e3 (diff)
Add CI
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6e698c0..4f79fab 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -13,7 +13,6 @@ jobs:
strategy:
matrix:
go:
- - 1.19
- 1.20
os:
- ubuntu-latest