mirror of
https://github.com/skidoodle/ncore-leaderboard.git
synced 2026-04-28 08:07:35 +02:00
feat: complete rewrite for gigabit-scale performance and SQLite storage
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.23.2'
|
||||
go-version: '1.26.1'
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
||||
Reference in New Issue
Block a user