use non-EOL macOS version and fix spelling (#133)

This commit is contained in:
tersec 2024-02-16 04:10:23 +00:00 committed by GitHub
parent 10538c667a
commit d0d9a0c286
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows

View File

@ -1,5 +1,5 @@
# nim-web3
# Copyright (c) 2019-2023 Status Research & Development GmbH
# Copyright (c) 2019-2024 Status Research & Development GmbH
# Licensed under either of
# * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE))
# * MIT license ([LICENSE-MIT](LICENSE-MIT))
@ -10,7 +10,7 @@
mode = ScriptMode.Verbose
version = "0.3.2"
author = "Status Research & Development GmbH"
description = "This is the humble begginings of library similar to web3.[js|py]"
description = "This is the humble beginnings of library similar to web3.[js|py]"
license = "MIT or Apache License 2.0"
### Dependencies