mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix netbsd vm version
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -1071,7 +1071,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: NetBSD VM
|
||||
uses: vmactions/netbsd-vm@v1
|
||||
uses: vmactions/netbsd-vm@v1.2.6
|
||||
with:
|
||||
prepare: |
|
||||
/usr/sbin/pkg_add cmake llvm-19.1.7 lld-19.1.7nb1 ninja
|
||||
|
||||
Reference in New Issue
Block a user