Skip to content

Commit

Permalink
Update xcode versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed May 1, 2024
1 parent 6aa2e96 commit a83cf81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ jobs:

- os: macos-latest
compiler: xcode
version: "13.1"
version: "14.3"

- os: macos-latest
compiler: xcode
version: "14.2"
version: "15.3"

- os: macos-11
compiler: g++
Expand Down

0 comments on commit a83cf81

Please sign in to comment.