Skip to content

Commit

Permalink
Merge pull request #72 from transifex/update/github-ci
Browse files Browse the repository at this point in the history
Updates docs CI runner image from MacOS 12 to MacOS 14
  • Loading branch information
Nikos Vasileiou authored Jul 4, 2024
2 parents 663bc36 + c64f756 commit 3ba06d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: macos-12
runs-on: macos-14

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3ba06d9

Please sign in to comment.