summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump MSRV to `1.85`Libravatar Héctor Ramón Jiménez2025-02-211-1/+1
|
* Bump MSRV to `1.82`Libravatar Héctor Ramón Jiménez2025-01-271-1/+1
|
* Bump MSRV to `1.81`Libravatar Héctor Ramón Jiménez2024-12-171-1/+1
|
* Bump MSRV to `1.80`Libravatar Héctor Ramón Jiménez2024-09-181-1/+1
|
* Bump MSRV to `1.77`Libravatar Héctor Ramón Jiménez2024-09-181-1/+1
|
* Add MSRV to test matrix in GitHub CILibravatar Héctor Ramón Jiménez2024-09-181-1/+1
|
* Use `v2` of `setup-rust-action` on CILibravatar Héctor Ramón Jiménez2024-03-121-1/+1
|
* Merge pull request #2135 from iced-rs/ci/deny-warningsLibravatar Héctor Ramón2023-11-121-0/+2
|\ | | | | Deny warnings in `test` workflow
| * Deny warnings in `test` workflowLibravatar Héctor Ramón Jiménez2023-11-121-0/+2
| |
* | Add `check` workflow to ensure `iced_widget` crate compilesLibravatar Héctor Ramón Jiménez2023-11-121-20/+1
|/
* Fix `lint` and `test` GitHub CI workflowsLibravatar Héctor Ramón Jiménez2023-09-181-1/+1
|
* Enable unstable `web-sys` APIs on CILibravatar Héctor Ramón Jiménez2023-09-041-0/+2
|
* Enable renderer backends in `integration` exampleLibravatar Héctor Ramón Jiménez2023-03-071-1/+1
|
* Fix `test` workflowLibravatar Héctor Ramón Jiménez2023-02-241-1/+1
|
* test-ci: Use modern workspace option instead of allLibravatar Luni-42022-07-141-2/+2
|
* Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov2022-01-281-0/+2
| | | | | | | | - Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target - Added WebGL support to `integratio_wgpu` example - Fixed test.yml CI workflow - Removed spir-v shader in `integration_wgpu`; Fixed formatting - Removed redundant `BoxStream` typedef
* Install `libxkbcommon-dev` for `ubuntu-latest` in CILibravatar Héctor Ramón Jiménez2021-06-261-0/+6
|
* Build `todos` examples instead of `pokedex` in CILibravatar Héctor Ramón Jiménez2020-12-181-2/+2
|
* #321 Fix async examples by feature-gating Command implementations + Add ↵Libravatar Olivier Pinon2020-04-251-0/+2
| | | | pokedex example in CI so that at least one async example is runned on CI
* Check Wasm compilation of `tour` example in CILibravatar Héctor Ramón Jiménez2020-04-141-0/+2
|
* Check `iced` builds when targetting Wasm in CILibravatar Héctor Ramón Jiménez2019-12-181-1/+12
|
* Rename `Integration` workflow to `Test`Libravatar Héctor Ramón Jiménez2019-11-141-0/+18