Skip to content

Commit 076249d

Browse files
authored
Merge pull request #25 from RealSadmc/main
Dependencies
2 parents a084e7d + ca4fa0e commit 076249d

8 files changed

Lines changed: 4964302 additions & 39 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- uses: actions/setup-go@v5
10-
with: { go-version: '1.22' }
10+
with: { go-version: '1.25' }
1111
- run: go test ./...
1212
- run: docker build -t bmp:${{ github.sha }} .

0 commit comments

Comments
 (0)