Commit Graph

7 Commits

Author SHA1 Message Date
iabdalkader
b552388d49 misc/github: Update workflows.
* Update workflow runner image.
* Install Python for main build.
* Install Vela compiler.
2024-07-23 10:40:39 +03:00
dependabot[bot]
a23e3a328f
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 15:20:59 +00:00
dependabot[bot]
def3741770
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:38:13 +00:00
iabdalkader
577277e509 github: Update Python linter workflow. 2023-07-05 19:11:37 +02:00
iabdalkader
6197ca2cc8 github: Update Python linter workflow. 2023-07-05 19:01:13 +02:00
dependabot[bot]
e03c702c5d
build(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 16:05:00 +00:00
iabdalkader
50db3f5c15 misc: Add Python linter workflow. 2023-02-19 21:13:21 +01:00