Skip to content

Commit

Permalink
Merge pull request #333 from Limit-Theory-Redux/dga/fix-rust-1.81-bui…
Browse files Browse the repository at this point in the history
…ld-errors
  • Loading branch information
dgavedissian authored Nov 3, 2024
2 parents 13e0067 + 69601ba commit bcc5398
Show file tree
Hide file tree
Showing 11 changed files with 432 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
build-macos:
needs: gen-build-version
name: Build macOS
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
build-macos:
needs: gen-build-version
name: Build macOS
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
Expand Down
Loading

0 comments on commit bcc5398

Please sign in to comment.