use pinned version of build image
Some checks failed
Continuous Releases / build (windows) (push) Failing after 0s

This commit is contained in:
Eau
2026-03-20 02:14:45 -05:00
parent 035058c016
commit 28ba0aa4a1

View File

@@ -10,7 +10,7 @@ jobs:
build_windows: build_windows:
name: build (windows) name: build (windows)
container: container:
image: tea.werats.gay/laurayka/ci-rust-img:latest image: tea.werats.gay/laurayka/ci-rust-img:0.5.0
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: