Skip to content

Commit

Permalink
Remove duplicate container spec
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebusm committed Dec 17, 2024
1 parent e22434d commit 1d91b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/run_proxy_test/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 'Run proxy test'
runs-on: ubuntu
container: ubuntu:22.04
inputs:
wheel: {required: true, type: string, description: The name of the wheel artifact to test }
python3: {default: '7', type: string, description: Specifies the version of python for testing }
Expand Down

0 comments on commit 1d91b92

Please sign in to comment.