Skip to content

Commit

Permalink
downgrades to ubuntu 20.04 for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Dec 5, 2023
1 parent 5a97530 commit b567039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
type: string
jobs:
run_integration_tests:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
services:
mysql:
image: mysql:latest
Expand Down

0 comments on commit b567039

Please sign in to comment.