Skip to content

Commit

Permalink
Initial check-in of ICU4X 2.0-Beta1 (unicode-org#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc authored Dec 18, 2024
1 parent 90d0c05 commit 9619804
Show file tree
Hide file tree
Showing 16 changed files with 2,697 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
icu4x-version: [ '1.3', '1.4', '1.5' ]
icu4x-version: [ '1.3', '1.4', '1.5', '2.0-beta1' ]
name: Lint ICU4X Rust executor
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 9619804

Please sign in to comment.