Skip to content

Commit 9eb1b52

Browse files
committed
migrate to github actions
1 parent 5bddc11 commit 9eb1b52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push]
44
jobs:
55
build:
66
runs-on: ubuntu-latest
7+
container: golang:1.23-bookworm
78
steps:
89
- run: make setup
910
- run: make install

0 commit comments

Comments
 (0)