Skip to content

Commit

Permalink
remove container for mysql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alistairewj committed Aug 17, 2024
1 parent 94fc7e5 commit 2a9ffff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
# only run if PR is approved
if: github.event.review.state == 'approved'
runs-on: ubuntu-22.04
container: python:3.10

steps:
- name: Check out repository code
Expand Down

0 comments on commit 2a9ffff

Please sign in to comment.