Skip to content

Commit

Permalink
Merge branch 'psychopy:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TEParsons authored May 8, 2024
2 parents bc2780a + 279682a commit d4aa6ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
build:
name: Build docs
runs-on: macos-latest
runs-on: macos-11

steps:
- name: Checkout
Expand Down Expand Up @@ -38,4 +38,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
force: true
force: true

0 comments on commit d4aa6ed

Please sign in to comment.