Skip to content

Commit b470a06

Browse files
Update ea-version.yml
1 parent ef55346 commit b470a06

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.5-ea', '21-ea', '17-ea'] # Add EA versions to test
16+
ea: ['21.0.4-ea', '21-ea', '17-ea'] # Add EA versions to test
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)