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 8dd8af3 commit 83b97faCopy full SHA for 83b97fa
.github/workflows/rpi_arm64.yml
@@ -16,8 +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
+ base_image: raspios_lite_arm64:latest
+ # cpu: cortex-a53
21
copy_repository_path: /opt/fb_odbc
22
copy_artifact_path: |
23
Builds/Gcc.lin/Release_*
0 commit comments