Skip to content

Commit

Permalink
Set oldstable
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jul 1, 2024
1 parent e7e00b6 commit 2019e4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
fail_on_error: true
golangci_lint_flags: --timeout=5m

- name: Check oldstable
uses: k1LoW/oldstable@v1

- name: Run tests
run: make ci

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/k1LoW/donegroup

go 1.22.3
go 1.21.11

0 comments on commit 2019e4d

Please sign in to comment.