Skip to content

Commit 7c92ae7

Browse files
Update ea-version.yml
1 parent a34502d commit 7c92ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ea-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [windows-latest, ubuntu-latest, macos-latest, macos-13, ubuntu-24.04-arm, windows-11-arm] # Include macos-latest for all except where overridden
16-
ea: ['21.0.0-ea', '21-ea'] # Add EA versions to test
16+
ea: ['21.0.5-ea', '21-ea'] # Add EA versions to test
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)