Skip to content

Commit 92f6236

Browse files
committed
Github Action updated
1 parent 060606d commit 92f6236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
os: [ubuntu-latest, windows-latest]
22+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest]
2323

2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)