Skip to content

Commit 83b97fa

Browse files
authored
Update rpi_arm64.yml
1 parent 8dd8af3 commit 83b97fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rpi_arm64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: pguyot/arm-runner-action@v2
1818
with:
19-
base_image: raspbian_lite:latest
20-
cpu: cortex-a53
19+
base_image: raspios_lite_arm64:latest
20+
# cpu: cortex-a53
2121
copy_repository_path: /opt/fb_odbc
2222
copy_artifact_path: |
2323
Builds/Gcc.lin/Release_*

0 commit comments

Comments
 (0)