renamed linux-container job to linux-other

This commit is contained in:
neilotoole 2022-12-30 23:20:40 -07:00
parent cb7d111f90
commit 8edd647e2d

View File

@ -41,7 +41,7 @@ jobs:
exit 1
fi
linux-container:
linux-other:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/v')
strategy: