dependabot[bot]
|
ce0eb58dac
|
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `actions/checkout` from 1 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v1...v4)
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-24 16:19:19 +00:00 |
|
Joao Paulo Magalhaes
|
cb4779df3d
|
Fix workflow for Ubuntu 20.04
|
2022-12-27 11:09:17 +00:00 |
|
Daniel Lemire
|
6f9da45af3
|
Cleaning our CI a bit.
|
2022-12-13 17:05:04 -05:00 |
|
Dirk Stolle
|
3aaf22e14d
|
update actions/checkout in GitHub Actions to v3
|
2022-08-30 23:03:10 +02:00 |
|
Daniel Lemire
|
f74d505615
|
Adding C++20 tests.
|
2021-09-03 17:57:44 -04:00 |
|
Daniel Lemire
|
0571c35e9c
|
Adding installation instructions.
|
2021-05-18 09:11:05 -04:00 |
|
Daniel Lemire
|
e16353a057
|
Testing installation.
|
2021-03-01 13:36:09 -05:00 |
|
Daniel Lemire
|
36afa46f1e
|
Trying again.
|
2021-01-27 21:01:47 -05:00 |
|
Daniel Lemire
|
ab40533b27
|
Tweaking.
|
2021-01-27 20:20:23 -05:00 |
|
Daniel Lemire
|
0da898d5aa
|
Updating cmake requirement.
|
2020-12-22 08:47:44 -05:00 |
|
Daniel Lemire
|
9e4e34f3cf
|
Update ubuntu20.yml
|
2020-12-14 16:41:23 -05:00 |
|
Daniel Lemire
|
4583e75e3e
|
Merge branch 'main' into dlemire/extended_fast_path
|
2020-11-22 13:10:07 -05:00 |
|
Daniel Lemire
|
dad8c84c38
|
Upgrading.
|
2020-11-19 21:41:23 -05:00 |
|
Joao Paulo Magalhaes
|
2bc8dcc734
|
fix: jwlawson/actions-setup-cmake uses deprecated github commands
see https://github.com/lemire/fast_float/pull/36/checks?check_run_id=1409838155#step:3:13
|
2020-11-20 00:48:20 +00:00 |
|
Joao Paulo Magalhaes
|
aca3ca7828
|
fix CI files: ubuntu required a more recent cmake, vs had a typo
|
2020-11-20 00:48:20 +00:00 |
|
Joao Paulo Magalhaes
|
27345da2e2
|
ubuntu20 CI: fix typo
|
2020-11-20 00:48:20 +00:00 |
|
Joao Paulo Magalhaes
|
829ac72f87
|
re #33: 32bit version. gcc compiles successfully, fails tests.
|
2020-11-20 00:48:19 +00:00 |
|
Joao Paulo Magalhaes
|
3eb7bce1e3
|
re #34: reproduce in the CI
|
2020-11-15 20:02:13 +00:00 |
|
Daniel Lemire
|
d3403444ae
|
Actions added.
|
2020-10-19 12:48:38 -04:00 |
|