We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede7eda commit e021991Copy full SHA for e021991
.github/workflows/main.yml
@@ -4,7 +4,7 @@ jobs:
4
check:
5
runs-on: ubuntu-22.04
6
container:
7
- image: librepcb/librepcb-cli:1.0.0-rc1
+ image: librepcb/librepcb-cli:1.3.0
8
options: --entrypoint /bin/bash
9
steps:
10
- uses: actions/checkout@v1
0 commit comments