Fix docker #3

Merged
phoenix merged 14 commits from fix_docker into main 2026-06-07 18:45:08 -04:00
Showing only changes of commit facb13fbe2 - Show all commits
+2 -4
View File
@@ -3,12 +3,10 @@ name: Rust Build
on:
push:
branches:
- v0.2.0
- v0.2.0
- main
pull_request:
branches:
- v0.2.0
- v0.2.0
- main
jobs:
check: