Skip to content

Commit

Permalink
Update render-and-publish.yml
Browse files Browse the repository at this point in the history
switch OS to mac
  • Loading branch information
ChristineStawitz-NOAA authored Dec 13, 2023
1 parent ee84e87 commit 3a33971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Render and Publish

jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: macos-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3a33971

Please sign in to comment.