Skip to content

Commit

Permalink
adding macos14 as its arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekr-splunk committed Feb 23, 2024
1 parent 74b44e7 commit 0821a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graviton-build-test-push-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
push-latest:
needs: smoke-tests
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
runs-on: macos-14
env:
SPLUNK_OPERATOR_IMAGE_NAME: splunk/splunk-operator
TAG: latest
Expand Down

0 comments on commit 0821a93

Please sign in to comment.