Skip to content

Commit

Permalink
add platform for arm64 unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
win5923 committed Feb 10, 2024
1 parent 6c67e35 commit def5ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
run: |
docker run -d \
--name palworld-server \
--platform linux/arm64 \
-p 8211:8211/udp \
-p 27015:27015/udp \
-p 25575:25575/tcp \
Expand Down

0 comments on commit def5ccb

Please sign in to comment.