This commit is contained in:
@@ -25,7 +25,7 @@ env:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/inti-cmnb/kicad9_auto_full:dev
|
||||
container: ghcr.io/inti-cmnb/kicad9_auto_full:latest
|
||||
if: ${{ github.ref_type == 'tag' || !startsWith(github.event.head_commit.message, 'Merge pull request') }}
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user