Skip to content

Commit

Permalink
[github-action] remove unused container
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Sep 27, 2023
1 parent ebb7ef2 commit fcdfba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
fail-fast: false
matrix:
version: [3.8, 3.11, pypy3.10]
container: ${{ matrix.container }}
steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit fcdfba5

Please sign in to comment.