Skip to content

Commit

Permalink
fix: change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
diana-mujoiu committed Jul 2, 2024
1 parent a7e21cb commit 1b854af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
deploy-staging:
runs-on: [self-hosted, graffino, php8.2]
runs-on: [self-hosted, graffino, php8.1]
environment: Staging
env:
ENVIRONMENT: 'staging'
Expand Down

0 comments on commit 1b854af

Please sign in to comment.