mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 15:04:36 -04:00
build: update gioui to latest version for performance optimization
This commit is contained in:
parent
32f1e1baea
commit
d342c9961d
2
.github/workflows/binaries.yml
vendored
2
.github/workflows/binaries.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-go@v5 # has to be after checkout, see https://medium.com/@s0k0mata/github-actions-and-go-the-new-cache-feature-in-actions-setup-go-v4-and-what-to-watch-out-for-aeea373ed07d
|
||||
with:
|
||||
go-version: '>=1.23.0 <1.23.9'
|
||||
go-version: '>=1.23.8 <1.23.9'
|
||||
- uses: ilammy/setup-nasm@v1.5.1
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
|
Reference in New Issue
Block a user