Skip to content

Commit

Permalink
changed macos-latest to macos-13 as it provides more RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
babar-raza committed Apr 30, 2024
1 parent 163202f commit 84c613f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/products.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
required: true
jobs:
deploy:
runs-on: macos-latest
runs-on: macos-13
environment: ${{ github.event.inputs.environment }}
env:
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
Expand Down

0 comments on commit 84c613f

Please sign in to comment.