Skip to content

Commit

Permalink
update workflow to not run on containers
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu committed Jul 19, 2024
1 parent 090633e commit f8a2ed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_indexify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
build-linux-amd64-package:
name: Build x86_64 Linux Package
runs-on: ubuntu-latest-xlarge
container: quay.io/pypa/manylinux2010_x86_64
steps:
- uses: actions/checkout@v4
- run: rustup toolchain install nightly --component rustfmt
Expand Down

0 comments on commit f8a2ed1

Please sign in to comment.