Skip to content

Commit

Permalink
[SPARK-49797][INFRA] Align the running OS image of maven_test.yml t…
Browse files Browse the repository at this point in the history
…o `ubuntu-latest`
  • Loading branch information
panbingkun committed Sep 26, 2024
1 parent 5629779 commit a662761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ on:
description: OS to run this build.
required: false
type: string
default: ubuntu-22.04
default: ubuntu-latest
envs:
description: Additional environment variables to set when running the tests. Should be in JSON format.
required: false
Expand Down

0 comments on commit a662761

Please sign in to comment.