Skip to content

Commit

Permalink
fix(ci): Update GitHub Action runner images
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <[email protected]>
  • Loading branch information
chawyehsu committed Sep 8, 2024
1 parent d8c95d7 commit 9503512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ jobs:
name: nostrgen-x86_64-unknown-freebsd.tar.gz

- target: x86_64-apple-darwin
os: macOS-11
os: macos-13
name: nostrgen-x86_64-apple-darwin.tar.gz

- target: aarch64-apple-darwin
os: macOS-11
os: macos-latest
name: nostrgen-aarch64-apple-darwin.tar.gz

- target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 9503512

Please sign in to comment.