index : static-web-server.git

ascending towards madness

author Jose Quintana <joseluisquintana20@gmail.com> 2021-07-30 6:18:42.0 +00:00:00
committer Jose Quintana <joseluisquintana20@gmail.com> 2021-07-30 6:18:42.0 +00:00:00
commit
ffb2e54d0b8a49a404e5dabfee63fa8a755c83b7 [patch]
tree
7e2045565cdb41ff0f7b5e5fecfb3c2726781e4d
parent
8fc181201e31cb4222a9be7f2087aee924dc028c
download
ffb2e54d0b8a49a404e5dabfee63fa8a755c83b7.tar.gz

refactor: update rust stable to 1.54.0 on ci



Diff

 .github/workflows/devel.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml
index 58cf128..d99b882 100644
--- a/.github/workflows/devel.yml
+++ b/.github/workflows/devel.yml
@@ -46,7 +46,7 @@ jobs:
          # Specific Rust channels 
          - build: pinned
            os: ubuntu-20.04
            rust: 1.53.0
            rust: 1.54.0
          - build: stable
            os: ubuntu-20.04
            rust: stable