Skip to content

Commit

Permalink
Replace macos-latest by macos-13 on clang 9 run
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdrz committed Apr 26, 2024
1 parent aa780db commit 306a70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
# FIXME: Ideally should use the latest llvm version, but llvm doesn't
# provide releases for x86-64 macOS anymore which is what the runner uses.
#
- os: macos-latest
- os: macos-13
llvm_version: "9.0"
release_build: 0
no_default_features: 0
Expand Down

0 comments on commit 306a70e

Please sign in to comment.