Skip to content

Commit 2a9ffff

Browse files
committed
remove container for mysql workflow
1 parent 94fc7e5 commit 2a9ffff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mysql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
# only run if PR is approved
99
if: github.event.review.state == 'approved'
1010
runs-on: ubuntu-22.04
11-
container: python:3.10
1211

1312
steps:
1413
- name: Check out repository code

0 commit comments

Comments
 (0)