Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-park committed Feb 22, 2024
1 parent ad0bb42 commit 12d645a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

env:
cpm-path: .cpm
cpm-key: zlib-1.3-cpm
cpm-key: zlib-1.3.1-cpm

jobs:
build:
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
- { preset: netbsd, arch: arm64 }
include:
- preset: freebsd
version: "13.2"
version: "14.0"
install: sudo pkg install -y cmake ninja
- preset: netbsd
version: "9.3"
Expand Down

0 comments on commit 12d645a

Please sign in to comment.