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 5f26b04 commit 8dd8af3Copy full SHA for 8dd8af3
.github/workflows/rpi_arm64.yml
@@ -16,6 +16,8 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: pguyot/arm-runner-action@v2
18
with:
19
+ base_image: raspbian_lite:latest
20
+ cpu: cortex-a53
21
copy_repository_path: /opt/fb_odbc
22
copy_artifact_path: |
23
Builds/Gcc.lin/Release_*
0 commit comments