Skip to content

Commit

Permalink
Can use latest ubuntu too now
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouwe committed Jan 17, 2025
1 parent dafc2ca commit a7733cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/determinism_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
# run: qemu-ppc64le -L /usr/powerpc64le-linux-gnu/ ./PerformanceTest -q=LinearCast -t=max -s=Pyramid -validate_hash=${PYRAMID_HASH}

loongarch_gcc:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
name: LoongArch GCC Determinism Check
steps:
- name: Checkout Code
Expand Down

0 comments on commit a7733cd

Please sign in to comment.