Skip to content

Commit

Permalink
Change ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
witoszekdev committed Jan 14, 2025
1 parent 0de8b71 commit b08a5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build_and_test:
if: ${{ github.event.deployment_status.state == 'success' }}

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
NEXT_PUBLIC_SALEOR_API_URL: https://storefront1.saleor.cloud/graphql/

Expand Down

0 comments on commit b08a5b5

Please sign in to comment.