Skip to content

Commit

Permalink
Bumped version to try to fix Mac pyenv issue [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
smistad committed Aug 27, 2024
1 parent 228432c commit 8b526ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI-mac-x86_64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI macOS 12 x86_64
name: CI macOS 13 x86_64

on:
push:
Expand All @@ -15,7 +15,7 @@ env:

jobs:
build:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 8b526ee

Please sign in to comment.